MacApp Class and Method Reference
|
Download PDF
|
MacApp is an object-oriented application framework that provides many of the basic features of a
standard Macintosh application. MacApp handles the details of working with the Macintosh
Operating System and user interface, allowing you to concentrate on your areas of expertise.
|
Programmer's Guide to MacApp
|
View HTML
|
Explains the theory and architecture behind MacApp, describes
the programming features MacApp supports, and provides sample code and step-by-step
instructions for implementing a variety of program features.
|
ResEdit Reference
|
View PDF
|
ResEdit is Apple Computer's award-winning resource-editing utility for the Macintosh
and Mac OS-compatible computers. It lets you quickly create and incorporate
resources, standard data structures such as menus, dialog boxes, and icons, into your
applications. Using resources simplifies development and debugging, and makes
localizing for foreign markets more convenient.
|